/ Assembly List / LJCWinFormControls / LJCDataGrid / LJCSetCurrentRow

Namespace - LJCWinFormControls


Parameters
row - The grid row.
allowSelectionChange - The setting for the allow flag.

Syntax

C#
public Void LJCSetCurrentRow(DataGridViewRow row, Boolean allowSelectionChange = False)

Sets the current row.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.